icontheme: Make text direction a lookup argument
authorBenjamin Otte <otte@redhat.com>
Sat, 1 Feb 2020 23:27:14 +0000 (00:27 +0100)
committerAlexander Larsson <alexl@redhat.com>
Tue, 4 Feb 2020 15:41:36 +0000 (16:41 +0100)
commitbbbe39fb44d2d9e40f0d92201f77e0680d2ff16a
tree14971b3436ceb5175562a502febabf6eab1c3d51
parentb713b9f68dc443ca23e3fedaca7eb958741975d1
icontheme: Make text direction a lookup argument

Most users were just forgetting to set the proper flags.
And flags aren't the right way to set this anyway, it was just
acceptable as a workaround during GTK3 to not break API.
17 files changed:
demos/gtk-demo/clipboard.c
demos/gtk-demo/textview.c
demos/icon-browser/iconbrowserwin.c
gtk/gtkbuilder.c
gtk/gtkcalendar.c
gtk/gtkcssimageicontheme.c
gtk/gtkdragsource.c
gtk/gtkiconhelper.c
gtk/gtkicontheme.c
gtk/gtkicontheme.h
gtk/gtkmountoperation.c
gtk/gtkwindow.c
tests/testclipboard2.c
tests/testdnd2.c
tests/testicontheme.c
testsuite/gtk/check-icon-names.c
testsuite/gtk/icontheme.c